home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / NAI15.ARJ / RELNOTES.TXT < prev    next >
Text File  |  1992-03-02  |  6KB  |  130 lines

  1.                       NAI Release 1.5 Notes
  2.  
  3. Release 1.5 is a major upgrade from earlier versions, providing 
  4. significant enhancements and improvements, including a re-designed user-
  5. interface for the end user program, NAI.EXE.  Thanks from Aleph Systems to 
  6. all those users and evaluators who suggested improvements.
  7.  
  8. If you have developed a WINAPPS.LST file and application .DAT files with 
  9. an earlier release of N.A.I., you will find that the release 1.5 programs 
  10. will work perfectly with them as they are.  At the same time, you will find 
  11. that 1.5 offers additional capabilities and improved reliability.  All 
  12. differences from the last general release (1.1) are explained below.
  13.  
  14.  
  15. NAI improvements for release 1.5:
  16. -------------------------------------------------------
  17.  
  18. 1.  NAI now supports up to three user-specific variables ($VAR1$, 
  19.     $VAR2$, and $VAR3$), which can be configured using the new 
  20.     SET USER-SPECIFIC VARIABLES button in NAIMAINT.
  21.  
  22.     If one or more variables are configured, then NAI will prompt 
  23.     the end user for them at the first installation or removal, 
  24.     and it will remember the responses the user provides until NAI 
  25.     terminates, substituting it whenever $VAR1$ is encountered in a 
  26.     .DAT file during installation or removal, either in a pathname or 
  27.     within the WIN.INI additions.
  28.  
  29.     For example, if you wanted to place a file in the F:\username 
  30.     directory, where "username" means the end user's network username,
  31.     you could configure the first user-specific variable to call for 
  32.     "Network Username,"  and specify F:\$VAR1$ as the destination directory 
  33.     for the file you want to place in his directory.  
  34.  
  35.     When running NAI, each network user will then be prompted to enter his 
  36.     Network Username.  If a user provides NAI with "Ralph" as his Network 
  37.     Username, NAI will place the file in the F:\RALPH directory, creating
  38.     the directory in the process, if necessary.
  39.  
  40.  
  41. 2.  The adding of icons to an existing icon group is now fully supported.
  42.     Actually, 1.1 already permitted this, through the creation of a "separate"
  43.     icon group": if the "separate icon group" already exists, NAI will simply 
  44.     add the icons to it.  However, on REMOVAL of that application, NAI will 
  45.     remove the entire group.
  46.  
  47.     Release 1.5 offers a choice of placing the icons in the current, 
  48.     active group, in an existing group (in either of these two cases, removal 
  49.     will not touch it), or in a new, separate group (in which case removal 
  50.     will delete the entire group).
  51.  
  52.  
  53. 3.  Release 1.5 now permits modification of the SYSTEM.INI file, in the same
  54.     fashion as it enables modification of WIN.INI.
  55.  
  56.  
  57. 4.  N.A.I. now keeps its own initialization file, NAI.INI, in the end user's
  58.     Windows directory.  This file helps N.A.I. more accurately decide whether 
  59.     or not an application has been previously installed.  This file will be
  60.     integral to a feature currently planned for release 2.0 which will allow
  61.     automatic upgrades with the same simplicity that NAI currently performs
  62.     installations and removals.
  63.  
  64.  
  65. 5.  The allowable size of WIN.INI Additions has been increased from 100 
  66.     to 350 lines (per application .DAT file).  The allowable size of the
  67.     OLE and Embedding sections of WIN.INI have also been increased from 
  68.     20 to 50 lines each (per application .DAT file).  
  69.  
  70.  
  71. 6.  The WIN.INI Additions Editor now supports the pasting of existing 
  72.     clipboard data into the WIN.INI Additions text.
  73.  
  74.  
  75. 7.  NAIMAINT now uses a listbox of .DAT files when inserting an 
  76.     application into the list, rather than requiring the typing in
  77.     of a filename.
  78.  
  79.  
  80. 8.  NAI and NAIMAINT now provide meaningful error messages when they
  81.     encounter an otherwise good WINAPPS.LST file with an empty 
  82.     application list.
  83.  
  84.  
  85. 9.  NAI and NAIMAINT have been modified to remove the possibility of 
  86.     closing a parent window before the child window is closed.  For
  87.     example, it is no longer possible to close the Main NAI window 
  88.     while the Help window is open.
  89.  
  90.  
  91. 10. Certain problems with directory names in NAIMAINT have been
  92.     corrected.  On the Icons screen, in the Working Directory field,
  93.     N.A.I. will now remove a trailing backslash, because Windows 3.1 will 
  94.     not accept it.  Also, in the Add/Modify screen, in the Destination 
  95.     Directory field, N.A.I. will automatically add the required backslash 
  96.     at the end, if omitted by the user.  This backslash was automatically 
  97.     added by the ADD button in 1.1, but not if the OK button was pressed 
  98.     while a Destination Directory was up in the edit field.
  99.  
  100. 11. Files specified by wildcards in the "Files to Copy" section are now 
  101.     all always copied to the destination directory.  A bug in version 1.1
  102.     prevented the last of a group of files specified by the use of a wildcard
  103.     from being copied, under certain circumstances.  This bug has been 
  104.     corrected: all files meeting the pattern specified by a filename 
  105.     including a wildcard will now always be copied.
  106.  
  107. 12. N.A.I. will now automatically create directories and subdirectories as 
  108.     many levels deep as needed during a file copy operation.  Prior to release
  109.     1.5, N.A.I. would only create one level of directory; now all specified 
  110.     directories and subdirectories are created as needed.
  111.  
  112. 13. Directories and subdirectories are now removed during an N.A.I. 
  113.     application removal operation, if they are empty after the files have been
  114.     removed.
  115.  
  116. 14. Under release 1.5, NAIMAINT.EXE will now automatically rewrite the 
  117.     WINAPPS.LST file, if changes make it necessary, whenever the working 
  118.     directory is changed.
  119.  
  120. 15. Running the program (and storing the WINAPPS.LST and application .DAT 
  121.     files) in a root directory is now fully supported.  This could have
  122.     caused problems under earlier releases, but is now fully supported.
  123.  
  124. 16. The user interface in the end user program, NAI.EXE, has been extensively 
  125.     re-designed and updated to provide a more up-to-date, aesthetically 
  126.     pleasing appearance to the end user.  The user interface in the 
  127.     maintenance module, NAIMAINT.EXE, has also undergone some modifications, 
  128.     but these changes are less radical.
  129.  
  130.